GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellMatrix<T> クラス : InsertColumns メソッド |
'Declaration
Public Overridable Sub InsertColumns( _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
public virtual void InsertColumns( int column, int columnCount )